PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFJavaX509Certificate Class / getNotAfter Method
In This Topic
    getNotAfter Method
    In This Topic
    Gets the end date of the certificate's validity period.
    Syntax
    public java.util.Date getNotAfter()

    Return Value

    The end date of the certificate's validity period.
    See Also